#Banner {
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    min-width: 1200px;
    /* background-color:red; */
}
@media screen and (max-width: 2920px) {
    #slides {
        height: 596px;
    }
}
@media screen and (max-width: 1280px) {
    #slides {
        height: 397px;
    }
}
@media screen and (max-width: 1920px) {
    #slides {
        height: 596px;
    }
}
@media screen and (max-width: 1600px) {
    #slides {
        height: 496px;
    }
}
@media screen and (max-width: 1366px) {
    #slides {
        height: 424px;
    }
}

@media screen and (max-width: 1200px) {
   
    #slides {
        height: 372px;
    }
}
.banner {
  
    width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
#full-screen-slider{
    width: 100%;
    height: auto !important;
    overflow: hidden;
}
#slides {
    width:100%;
    
    /* height:auto !important; */
    overflow: hidden;
}
#slides li{
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    min-width: 1200px;
}
#slides li img{
    width: 100%;
    /* height: 596px; */

}
.banner_bot {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 38px;
    background: url(../images/banner_bg.png) repeat-x left bottom;
    z-index: 9999;
}
.index_type {
    height: 100px;
}
.container {
    width: 1200px;
    margin: 0 auto;
}
.container1 {
    width: 960px;
    margin: 0 auto;
}
.rel {
    position: relative;
}
.f16 {
    font-size: 16px;
}
.index_type ul {
    margin-left: 87.5px;
    position: absolute;
    top: -100px;
    left: 0;
    z-index: 9;
}
.index_type li {
    width: 165px;
    height: 165px;
    border: rgba(255,255,255,.2) solid 3px;
    position: relative;
    float: left;
    border-radius: 50%;
    overflow: hidden;
    margin-left: 30px;
}
.index_type li a {
    color: #333;
    text-decoration: none;
    transition: all 0.3s;
}
.index_type li img {
    width: 165px;
    height: 165px;
    border-radius: 50%;
    box-sizing: border-box;
    transition: all .8s linear;
}
.index_type_text {
    position: absolute;
    left: 0;
    top: 63px;
    width: 175px;
    height: 50px;
    line-height: 50px;
    background: rgba(255,255,255,.8);
    color: #0d6fb8;
}
.tc {
    text-align: center;
}
.index_type li:hover img {
    transform: rotate(360deg);
}
.aboutbg{background:url(../images/bg1.jpg) no-repeat right bottom;}
.about_tit{padding:30px 0;}
.about_tit dt{font-size:36px;color:#0d6fb8;line-height:40px;}
.about_tit dt i{display:block;font-size:24px;background:url(../images/tit02.png) no-repeat center center;    font-style: normal;
    font-weight: normal;}
.about_titabout_tit dd{font-size: 14px; color:#b5b5b5;line-height:40px;background:url(../images/tit01.png) no-repeat center bottom;padding-bottom:10px;}

.about_pic{width:422px;height:422px;background:#d4c3af;position:relative;}
.about_pic img{position:absolute;top:30px;left:30px;}
.about_con{width:666px;}
.about_name{padding-top:20px;height:70px;line-height:60px;color:#0d6fb8;font-weight:normal;font-size:24px;background:url(../images/about_line.jpg) no-repeat left bottom;}
.about_text{/*height:200px;*/line-height:43px;margin:15px 0;overflow:hidden;color:#666;font-size: 14px;text-align: justify; text-indent:2rem;}
.about_list{margin-left:-33px;}
.about_list li{width:200px;float:left;margin-left:33px;}
.about_img ul li{margin-right: 15px;position: relative;}
.about_img ul li .into_tm {
    width: 205px;
    height: 146px;
    text-align: center;
    font-size: 18px;
    line-height: 32px;
    background: rgba(31,130,192,0.7);
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    transform: scale(0);
    transition: all 0.8s ease-in-out;
    backface-visibility: hidden;
    zoom: 1;
}
.into_tm h4 {
    font-weight: normal;
    padding-top: 100px;
}
.into_tm h4 a {
    color: #fff;
}
.about_img ul li .jia {
    color: #fff;
    position: absolute;
    top: 37px;
    left: 72px;
    text-align: center;
    width: 61px;
    height: 61px;
    background: url(../images/jia.png) no-repeat center transparent;
    transform: scale(3);
    transition: all 0.8s ease-in-out 0.2s;
    backface-visibility: hidden;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src="../images/jia.png");
    _background: none;
    filter: alpha(opacity=0);
    opacity: 0;
}
.about_img ul li:hover .into_tm {
    background: rgba(31,130,192,.8);
    transform: scale(1);
}
.about_img ul  li:hover .jia {
    filter: alpha(opacity=100);
    opacity: 1;
    transform: scale(1);
    pointer-events: auto;
}
/*加工服务*/
.pro_bg{background:url(../images/bjys.png) no-repeat center top;}
.pro_tit{padding:30px 0;color:#333;padding-bottom: 0px;}
.pro_tit dt{font-size:36px;line-height:40px;text-transform:uppercase;}
.pro_tit dt i{display:block;font-size:24px;background:url(../images/tit04.png) no-repeat center center;    font-style: normal;
    font-weight: normal;}
.pro_tit dd{line-height:40px;font-size: 14px; background:url(../images/tit03.png) no-repeat center bottom;padding-bottom:10px;}
.pro_list{margin-left:7px;margin-top:20px;margin-bottom:60px;}
.pro_list li{width:343px;height:300px;overflow:hidden;float:left;margin-left:39px;margin-bottom:31px;position:relative;border: 1px solid #d9d9d9;}
.pro_list_name{position:absolute;bottom:-60px;width:100%;box-sizing: border-box;font-size: 16px; height:60px;line-height:60px;padding:0 10px;color:#fff;background:rgba(13,111,184,.8);transitioN:all .5s linear;}
.pro_list_name1{position:absolute;bottom:-320px;width:100%;box-sizing: border-box;font-size: 16px; height:320px;line-height:60px;padding:0 10px;color:#fff;background:url(../images/jiahao.png) no-repeat; background-size:100% ;transitioN:all .7s ease-in; text-align: center;}
.pro_list_name1 .fl{float: left; margin-left: 120px; margin-top: 200px;;}
.pro_list li:hover .pro_list_name{bottom:0px; }
.pro_list li:hover .pro_list_name1{bottom:-40px;}
.pro_list li img{transition: all .3s linear; }
.pro_list li:hover img{    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.pro_list_name .edc{
    display: inline-block;
    padding: 25px 10px 20px 0;
}
/*案列*/
.case_bg{background:url(../images/case_bg.jpg) no-repeat center top;}
.case_tit{padding-top:120px;padding-left:580px;height:160px;line-height:60px;color:#fff;}
.case_tit dt{font-size:48px;position:relative;text-transform:uppercase;}
.case_tit dt i{position:absolute;top:0;left:220px;font-size:18px; color: #fff;   font-style: normal;
    font-weight: normal;}
.case_tit dd{font-size:40px;}
.case_pic{height:320px;}
.case_pic li{height:320px;position:relative;}
.case_pic_big{width:530px;position:relative;}
.case_pic_big img{position:absolute;left:0;top:-200px;width: 100%;}
.case_pic_small{width:290px;margin-left:45px;}
.case_pic_name{position:absolute;left:0;bottom:0;height:55px;line-height:55px;width:100%;font-size: 14px; background:rgba(13,111,184,.8);color:#fff;}

/*新闻*/
.newsbg{
    background: url(../images/ej.jpg) no-repeat center center;
}
.news_tit{padding:80px 0;}
.news_tit dt{font-size:36px;color:#0d6fb8;line-height:40px;text-transform:uppercase;}
.news_tit dt i{display:block;font-size:24px;background:url(../images/tit05.png) no-repeat center center;font-style: normal;
    font-weight: normal;}
.news_tit dd{color:#b5b5b5;line-height:40px;background:url(../images/tit01.png) no-repeat center bottom;padding-bottom:10px;font-size: 14px;}

.news_list ul{margin-left:-60px;}
.news_list li{width:570px;height:150px;margin-bottom:60px;overflow:hidden;float:left;background:#f7f5f4;color:#0d6fb8;margin-left:60px;}
.news_list_odd{border-radius:0 75px 75px 0;}
.news_list_even{border-radius:75px 0 0 75px;}
.news_list_con{width:370px;padding:20px;line-height:30px;color:#000;font-size: 14px;}
.news_list_pic{width:150px;height:150px;border-radius:50%;}
.news_list_pic img{border-radius:50%;}
.news_text_pos{position:absolute;left:0;top:150px;width:100%;line-height:60px;color:#e8e4e2;font-size:40px;}
.f18 {
    font-size: 18px;
}
.dongtaifenlei {
    width: 600px;
    margin-bottom :60px;
    font-size: 14px;
    float: left;
   
}
.dongtaifenlei2  {
    width: 300px;
    margin-bottom: 60px;
    font-size: 14px;
    float: right;
    text-align: right;
}
.dongtaifenlei li{
    float: left;
    margin-left: 30px;
    cursor: pointer;
}
.dongtaifenlei2 li{
    cursor: pointer;
}
.dongtaifenlei li:hover{
    color: #0D6FB8;
}
/*设备展示*/
.part4 {
margin-top: 20px; }
.part4 .pa4con {
    width: 100%;
    overflow: auto;
    padding: 0px 0px 70px;
    background: url(../images/indcenbg.png) no-repeat center;
    background-attachment: fixed; }
.part4 .pa4con .container {
position: relative; }
.part4 .pa4con .swiper-button-prev {
position:relative;
left: -50px;
top: -260px;
width: 30px;
height: 57px;
background: url(../images/left2w.png) no-repeat center center;
border-radius: 5px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s; }
.part4 .pa4con .swiper-button-prev:hover {
background: url(../images/left2_1.png) no-repeat center center;
border-radius:5px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s; }
.part4 .pa4con .swiper-button-next {
left: 1000px;
bottom: 295px;
width: 30px;
height: 57px;
position: relative;
background: url(../images/right2w.png) no-repeat center center;
border-radius: 5px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s; }
.part4 .pa4con .swiper-button-next:hover {
background: url(../images/right2_1.png) no-repeat center center;
border-radius:5px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s; }
.part4 .pa4con .p4box {
position: relative; 
width:985px; height:460px;
}
.part4 .pa4con .p4box img{ width:985px; height:460px;}
.part4 .pa4con .p4box a {
display: block;
cursor: pointer;
 }
.part4 .pa4con .p4box .box {
position: absolute;
bottom: 20px;
left: 50%;
margin-left: -210px;
text-align: center;
width: 420px;
height: 100px;
padding: 15px 0;
background: url(../images/icon9.png);
box-shadow: 0px 2px 2px #eee; }
.part4 .pa4con .p4box .box .tt {
color: #0d6fb8;
font-size: 18px;
font-weight: bold; }
.part4 .pa4con .p4box .box .tt span {
display: inline-block;
background: #0d6fb8;
height: 2px;
width: 20px;
margin: 0 10px;
position: relative;
top: -6px; }
.part4 .pa4con .p4box .box .con {
color: #000000;
font-size: 15px;
min-height: 35px;
margin-top: 10px; }
.part4 .pa4con .p4box .box .lj {
margin: 0 auto;
width: 115px;
padding-left: 15px;
height: 30px;
line-height: 30px;
background: #9b9b9b;
border-radius: 40px;
color: #fff;
font-size: 14px;
text-align: left;
position: relative;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s; }
.part4 .pa4con .p4box .box .lj:hover {
background: #0D6FB8;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s; }
.part4 .pa4con .p4box .box .lj:hover span {
background: #9b9b9b url(../images/icon10.png) no-repeat center center;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s; }
.part4 .pa4con .p4box .box .lj span {
position: absolute;
right: 0;
top: 0;
display: inline-block;
width: 40px;
height: 30px;
border-radius: 40px;
background: #0D6FB8 url(../images/icon10.png) no-repeat center center;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s; }
.pa4con .pro_tit{
	color: #333;
	padding-bottom: 35px;
}
.pa4con .pro_tit dt i {
    display: block;
    font-size: 24px;
    background: url(../images/tit042.png) no-repeat center center;
    font-style: normal;
    font-weight: normal;
}
/*案例*/
.part6 {
position: relative;
padding-bottom: 70px; }
.part6 .bg {
position: absolute;
bottom: 0;
height: 308px;
width: 100%;
z-index: 99;
background: url(../images/project_bg.png) no-repeat bottom center; }
.part6 .pa6con {
position: relative;
z-index: 9999; }
.part6 .pa6con .swiper-button-prev {
left: -50px;
width: 50px;
height: 50px;
margin-top: 22px;
background: url(../images/left2w.png) no-repeat center center;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s; }
.part6 .pa6con .swiper-button-prev:hover {
background: url(../images/left2_1.png) no-repeat center center;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s; }
.part6 .pa6con .swiper-button-next {
right: -50px;
width: 50px;
height: 50px;
margin-top: 22px;
background: url(../images/right2w.png) no-repeat center center;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s; }
.part6 .pa6con .swiper-button-next:hover {
background: url(../images/right2_1.png) no-repeat center center;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s; }
.part6 .pa6con .p6box {
padding: 0 13px; }
.part6 .pa6con .p6box:hover .p6bt img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s; }
.part6 .pa6con .p6box a {
display: block;
text-align: center; }
.part6 .pa6con .p6box .p6bt {
width: 370px;
height: 277px;
overflow: hidden;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s; }
.part6 .pa6con .p6box .p6bt img {
    width: 100%;
    height: 100%;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s; }
.part6 .pa6con .p6box .p6bb {
padding: 20px 20px;
background: #fff;
width: 330px; }
.part6 .pa6con .p6box .p6bb h3 {
color: #1f82c0;
font-size: 24px;
font-weight: normal; }
.part6 .pa6con .p6box .p6bb .con {
margin-top: 15px;
color: #555555;
font-size: 14px;
text-align: justify;
line-height: 24px;
min-height: 55px; }
.part6 .pa6con .p6box .p6bb .more {
width: 60px;
height: 28px;
margin: 0 auto;
border: 1px solid #cdcdcd;
border-radius: 40px;
background: url(../images/icon11.png) no-repeat center center;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s; }
.part6 .pa6con .p6box .p6bb .more:hover {
border: 1px solid #0D6FB8;
background: #0D6FB8 url(../images/icon10.png) no-repeat center center;
box-shadow: 0px 3px 3px #eee;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s; }
